@charset "utf-8";
@media (max-width:1400px) {
  .banner a {
    height: 500px;
  }
  .in-tit .tit {
    font-size: 40px;
  }
  .in-tit .zbt {
    font-size: 20px;
  }
  .in-tit .en {
    font-size: 16px;
  }
  .box-kongjian .tab li {
    font-size: 18px;
    height: 180px;
  }
  .box-kongjian .web-box {
    bottom: 50px;
  }
}
@media (max-width:1200px) {
  .abtcon, .abtpic {
    width: 98%;
    margin: 30px 0;
  }
  .lanmenu li {
    width: 20%;
  }
  .navtel {
    display: none;
  }
  .in-fanan .tab li {
    padding: 0 30px;
  }
  footer .container .ftlogo {
    width: 400px;
  }
  footer .container .right {
    margin-left: 20px;
  }
  .copyright {
    width: 90%;
  }
}
@media (max-width:999px) {
  .newsul li h3 {
    font-size: 18px;
  }
  .news-box .left .text p, .newsul li p {
    font-size: 14px;
  }
  .telwap {
    display: block;
    font-size: 20px;
    text-align: center;
    color: #1C3591;
    padding-top: 20px;
    font-weight: bold
  }
  .telwap a {
    display: inline;
    color: #1C3591;
    font-weight: bold;
    font-size: 20px;
    border-bottom: none;
  }
  .picScroll li {
    width: 33.3333%
  }
  body {
    padding-bottom: 70px
  }
  .app_shouji {
    display: block
  }
  .news-list li {
    font-size: 16px;
  }
  .pro-hotlist li a span, .bld-about .xun .swiper-slide span {
    height: 38px;
    line-height: 38px;
  }
  .pro-hotlist li {
    width: 50%
  }
  .abtcon {
    font-size: 16px;
    line-height: 2;
    padding: 15px;
  }
  .contactbox h3 {
    font-size: 30px;
  }
  .contactbox .left {
    font-size: 16px;
    margin-right: 20px;
  }
  .newstit .tit {
    font-size: 38px;
  }
  .padbt50 {
    padding: 30px 0;
  }
  .contactbox {
    padding-bottom: 30px;
  }
  .lanmenu li {
    padding: 5px;
  }
  .lanmenu li a {
    font-size: 14px;
    padding: 10px;
  }
  .hot-tit .tit {
    font-size: 24px;
  }
  .hot-tit {
    font-size: 12px;
  }
  .bld-about {
    padding: 30px 0;
  }
  .bld-about .container {
    padding: 0;
  }
  .pro-box-list .container {
    padding: 10px;
  }
  .pro-list li {
    width: 50%;
  }
  .protit {
    height: 180px;
  }
  .protit .proentit {
    font-size: 150px;
  }
  .lanmenu li {
    width: 25%;
  }
  .protit .protit-text {
    line-height: 1.5;
    font-size: 18px;
    width: 100%;
  }
  .protit .protit-text .tit {
    font-size: 24px;
  }
  .protit .protit-text .ms {
    font-size: 20px;
  }
  .padbt50, .in-cases {
    padding: 30px 0;
  }
  .in-fanan {
    padding: 30px 0 0;
  }
  .in-tit {
    margin-bottom: 30px;
  }
  .padt50 {
    padding-top: 30px;
  }
  .in-cases .xun {
    padding: 0 10%;
  }
  .news-box, footer .container {
    display: block;
  }
  .news-box .left {
    width: 100%;
  }
  footer .container .ftlogo {
    width: 100%;
    text-align: center;
  }
  footer .container .text {
    padding-top: 10px;
  }
  .news-box .right {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  footer .container .right {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }
  .box-kongjian .tab li {
    font-size: 14px;
  }
  .box-kongjian .tab li .iconfont {
    width: 30px;
    height: 30px;
    font-size: 22px;
    margin-top: 10px;
  }
  .box-kongjian .tab li {
    height: 150px;
  }
  .box-kongjian .tab li span {
    padding-bottom: 15px;
  }
  .box-kongjian .tab li span:before {
    height: 1px;
  }
  .in-titz {
    margin-bottom: 0;
  }
  .about-text {
    display: block;
  }
  .about-text .left {
    width: 100%;
  }
  .about-text .right {
    width: 100%;
    margin-left: 0;
    padding-top: 50px;
    overflow: hidden;
  }
  .about-text .right img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  body {
    padding-top: 50px
  }
  .sys-top {
    display: none
  }
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 5px;
    box-shadow: 0 0 10px #eee
  }
  header .container {
    height: 50px
  }
  header .logo img {
    height: 40px
  }
  header .navbut {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    margin-left: 10px
  }
  header .navbut i {
    height: 2px;
    background: #333;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px
  }
  header .navbut .w1 {
    top: 4px
  }
  header .navbut .w2 {
    top: 14px
  }
  header .navbut .w3 {
    top: 24px
  }
  header .navbut.on .w1 {
    top: 15px;
    transform: rotate(45deg)
  }
  header .navbut.on .w2 {
    height: 0px
  }
  header .navbut.on .w3 {
    top: 15px;
    transform: rotate(-45deg)
  }
  header nav {
    display: none;
    position: fixed;
    left: 0;
    top: 50px;
    bottom: 0;
    overflow-y: auto;
    box-shadow: 0 0 10px #eee;
    width: 100%;
    background: #fff
  }
  header nav ul {
    margin-right: 0
  }
  header nav ul li {
    float: none;
    position: relative
  }
  header nav ul li > a {
    height: 50px;
    font-size: 16px;
    line-height: 1;
    padding: 0 15px;
    border-bottom: 1px solid #eee
  }
  header nav ul li .iconfont {
    margin-left: 0;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    opacity: .5
  }
  header nav ul li .sub {
    background: #f5f5f5;
    position: static;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    text-align: left
  }
  header nav ul li .sub a {
    border-bottom: 1px solid #eee;
    padding: 0 15px;
    color: #888;
    line-height: 34px;
    font-size: 13px
  }
  header nav ul li .sub a:hover {
    background: none
  }
  header nav ul li.hover > a {
    color: #333
  }
  header nav ul li.on > a {
    background: #1C3591;
    color: #fff
  }
  header nav ul li.on .iconfont {
    color: #fff
  }
  header nav .but {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 15px 0 0 0;
    overflow: hidden
  }
  header nav .but a {
    margin: 5px
  }
  .banner a {
    height: auto;
  }
  .banner a img {
    width: 100%;
    display: block;
    z-index: 1;
    position: relative;
  }
  .navtel {
    display: none;
  }
  .moretit {
    font-size: 16px;
  }
  .newslist li .text .tit {
    font-size: 20px;
  }
  .newslist li .text .ms {
    font-size: 14px;
    padding: 10px 0;
  }
  .newslist li .text {
    margin-left: 15px;
  }
  .newstit .tit .line {
    width: 80px;
    height: 2px;
  }
}
@media (max-width:680px) {
	.pro-hotlist li a span, .bld-about .xun .swiper-slide span{font-size: 14px;}
		.float-box{top:80%; transform: translateY(-80%)}
	.top{top:50%; transform: translateY(-50%)}
	
  .in-cases .xun .prne {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px
  }
  .in-cases .xun .abprev {
    left: 2px
  }
  .in-cases .xun .abnext {
    right: 2px
  }
  .box-kongjian .tab {
    flex-wrap: wrap;
  }
  .box-kongjian .tab li {
    width: 33.3333%;
    height: auto;
    padding: 20px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    border: none;
  }
  .box-kongjian .tab li .iconfont {
    display: none;
  }
  footer .container .wap {
    display: none
  }
  footer .container .right {
    margin-top: 0
  }
  .service .right-plugins{
    display: none
  }
	.top{background: rgba(28,53,145,0.7)}
  .probanner .banner-hnum {
    bottom: 15px
  }
  .newstit .tit {
    font-size: 24px;
  }
  .newslist li {
    display: block;
  }
  .newslist li .left {
    width: 100%;
  }
  .newslist li .text {
    margin-left: 0;
    padding-top: 20px;
    width: 100%;
  }
  .contactbox h3 {
    font-size: 24px;
    padding-bottom: 0;
  }
  .main-dcs-form li label {
    width: 100px;
    font-size: 16px;
  }
  .news-list li {
    width: 100%;
    padding: 10px 10px 10px 0;
  }
  .pro-list li {
    padding: 3px;
  }
  .pro-list span {
    height: 38px;
    line-height: 38px;
  }
  .lanmenu li {
    width: 50%;
  }
  .protit {
    height: 120px;
  }
  .protit .proentit {
    font-size: 80px;
  }
  .protit .protit-text .ms {
    font-size: 14px;
  }
  footer .container .right dt {
    font-size: 18px;
  }
  footer .container, .copyright {
    font-size: 14px;
  }
  footer .container .text .telmore {
    font-size: 25px;
    color: #fff;
  }
  .news-box .left .time {
    width: 100px;
    height: 100px;
    font-size: 18px;
  }
  .news-box .left .text {
    padding-left: 138px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .news-box .left .time {
    top: -45px;
    left: 15px;
  }
  .newsul li {
    padding-left: 25px;
  }
  .news-box .left .day {
    font-size: 38px;
  }
  .in-fanan .tab li {
    font-size: 16px;
  }
  .in-fanan .tab li span:before {
    height: 1px;
  }
  .in-tit .tit {
    font-size: 24px;
    padding: 10px 0 20px;
    letter-spacing: 2px;
  }
  .in-tit .tit:before {
    bottom: 10px;
    height: 1px;
    width: 100px;
  }
  .in-tit .zbt {
    font-size: 14px;
  }
  .in-tit .en {
    font-size: 14px;
  }
  .in-titz .tit {
    font-size: 20px;
  }
  .about-text .artbody {
    font-size: 16px;
  }
  .abtmore {
    font-size: 16px;
  }
  .fuwu-item h4 {
    font-size: 28px;
  }
  .fuwu-item p {
    font-size: 14px;
  }
  .fuwu-item a {
    padding: 10px 5px;
  }
  .fuwu-item span {
    padding-top: 10px;
  }
  .in-titz .en {
    font-size: 14px;
  }
  .gdnum {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
  }
  .fuwu-item {
    display: flex;
    width: 50%;
    justify-content: center;
  }
  .box-kongjian {
    height: 60vh;
  }
  .fuwu-item a {
    border-right: none;
  }
  .fuwu-item a:nth-child(3), .fuwu-item a:last-child(4) {
    border-top: 1px solid #e6e6e6 !important;
  }
  .join-form {
    width: 90%;
  }
  .join-form h3 {
    font-size: 20px;
  }
  .main-dcs-form form {
    width: 100%;
  }
  .main-dcs-form {
    padding: 0 10px;
  }
  .view-news .htit {
    font-size: 20px;
  }
  .view-news .ncs {
    font-size: 14px;
  }
  .in-cases .xun .swiper-slide span {
    height: 40px;
    line-height: 40px;
    font-size: 14px
  }
}
@media (max-width:480px) {
  .in-fanan .tab li {
    font-size: 14px;
    padding: 0 10px;
  }
  footer .container .right {
    flex-wrap: wrap;
  }
  footer .container dl {
    width: 50%;
    border-left: none;
  }
}